-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
8.0.3
-
Code
-
Classes
- Runner
Total Complexity |
17 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
159 |
Lines of code |
59 |
Logical lines of code |
30 |
Comment lines |
70 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
A |
48 |
8 |
33 |
set_notifications() |
S |
73 |
2 |
5 |
detach_notification() |
S |
73 |
2 |
5 |
__construct() |
S |
80 |
1 |
3 |
get_notifications() |
S |
82 |
1 |
3 |
has_notifications() |
S |
80 |
1 |
3 |
attach_notification() |
S |
79 |
1 |
3 |
detach_all_notifications() |
S |
77 |
1 |
4 |